home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for p3iacirc.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IACIRCLEPAINTING_H = 1;
- include("real/intact/r3iacirc.js")
-
-
- var R3CLID_IACIRCLEPAINTING = 1456;
-
-
-
- function r3Iacirclepainting () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IACIRCLEPAINTING, arguments);
- }
- }
-
- r3Iacirclepainting.prototype=new r3Iacircle;
- // p3iacirc.h_H